﻿2026-07-31T04:36:17.6922164Z ##[group]Run actions/checkout@v5
2026-07-31T04:36:17.6922664Z with:
2026-07-31T04:36:17.6923022Z   repository: BigscreenVR/spt-bs-core
2026-07-31T04:36:17.6925922Z   token: ***
2026-07-31T04:36:17.6926286Z   ssh-strict: true
2026-07-31T04:36:17.6926635Z   ssh-user: git
2026-07-31T04:36:17.6926992Z   persist-credentials: true
2026-07-31T04:36:17.6927367Z   clean: true
2026-07-31T04:36:17.6927748Z   sparse-checkout-cone-mode: true
2026-07-31T04:36:17.6928387Z   fetch-depth: 1
2026-07-31T04:36:17.6928926Z   fetch-tags: false
2026-07-31T04:36:17.6929379Z   show-progress: true
2026-07-31T04:36:17.6929732Z   lfs: false
2026-07-31T04:36:17.6930060Z   submodules: false
2026-07-31T04:36:17.6930420Z   set-safe-directory: true
2026-07-31T04:36:17.6930811Z   allow-unsafe-pr-checkout: false
2026-07-31T04:36:17.6931254Z ##[endgroup]
2026-07-31T04:36:17.7747176Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-31T04:36:17.7748903Z ##[group]Getting Git version info
2026-07-31T04:36:17.7749677Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-31T04:36:17.7750616Z [command]/usr/bin/git version
2026-07-31T04:36:17.7751415Z git version 2.43.0
2026-07-31T04:36:17.7768472Z ##[endgroup]
2026-07-31T04:36:17.7779257Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/79881139-b81c-459d-b7b7-fa448f91fb91' before making global git config changes
2026-07-31T04:36:17.7780405Z Adding repository directory to the temporary git global config as a safe directory
2026-07-31T04:36:17.7783063Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-31T04:36:17.7816517Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-31T04:36:17.7835760Z https://github.com/BigscreenVR/spt-bs-core
2026-07-31T04:36:17.7845914Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-31T04:36:17.7848707Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-31T04:36:17.7867243Z refs/heads/main
2026-07-31T04:36:17.7874002Z [command]/usr/bin/git checkout --detach
2026-07-31T04:36:17.7929078Z HEAD is now at 9a720c13b reqs: ratify the Gate-4 groups partition — 231 [[groups]] scopes + scope-at-mint rule
2026-07-31T04:36:17.7995695Z [command]/usr/bin/git branch --delete --force main
2026-07-31T04:36:17.8024922Z Deleted branch main (was 9a720c13b).
2026-07-31T04:36:17.8113499Z ##[endgroup]
2026-07-31T04:36:17.8115695Z [command]/usr/bin/git submodule status
2026-07-31T04:36:17.8311260Z ##[group]Cleaning the repository
2026-07-31T04:36:17.8313788Z [command]/usr/bin/git clean -ffdx
2026-07-31T04:36:17.8346190Z Removing traceable-reqs
2026-07-31T04:36:17.8353772Z [command]/usr/bin/git reset --hard HEAD
2026-07-31T04:36:17.8413975Z HEAD is now at 9a720c13b reqs: ratify the Gate-4 groups partition — 231 [[groups]] scopes + scope-at-mint rule
2026-07-31T04:36:17.8419796Z ##[endgroup]
2026-07-31T04:36:17.8421235Z ##[group]Disabling automatic garbage collection
2026-07-31T04:36:17.8424117Z [command]/usr/bin/git config --local gc.auto 0
2026-07-31T04:36:17.8449835Z ##[endgroup]
2026-07-31T04:36:17.8450406Z ##[group]Setting up auth
2026-07-31T04:36:17.8455162Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-31T04:36:17.8478187Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-31T04:36:17.8669114Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-31T04:36:17.8695713Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-31T04:36:17.8885490Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-31T04:36:17.8912149Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-31T04:36:17.9101321Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-31T04:36:17.9135179Z ##[endgroup]
2026-07-31T04:36:17.9135934Z ##[group]Fetching the repository
2026-07-31T04:36:17.9141396Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +9a720c13b63c08c8b2b5ebdaf081631e1b9bb1ee:refs/remotes/origin/main
2026-07-31T04:36:18.3384462Z ##[endgroup]
2026-07-31T04:36:18.3385488Z ##[group]Determining the checkout info
2026-07-31T04:36:18.3386418Z ##[endgroup]
2026-07-31T04:36:18.3387738Z [command]/usr/bin/git sparse-checkout disable
2026-07-31T04:36:18.3425378Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-31T04:36:18.3447437Z ##[group]Checking out the ref
2026-07-31T04:36:18.3449394Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-31T04:36:18.3501107Z Switched to a new branch 'main'
2026-07-31T04:36:18.3501856Z branch 'main' set up to track 'origin/main'.
2026-07-31T04:36:18.3506630Z ##[endgroup]
2026-07-31T04:36:18.3539902Z [command]/usr/bin/git log -1 --format=%H
2026-07-31T04:36:18.3564846Z 9a720c13b63c08c8b2b5ebdaf081631e1b9bb1ee
